home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 5 (Internal Edition) / Apple R&P Lib Internal v5.0.iso / 6-Developer Demos / Developer Demos-Ed. / Macintosh School® CD-ROM Demo / Macintosh SchoolÆ CD-ROM Demo / card_60547.txt < prev    next >
Text File  |  1990-08-14  |  7KB  |  338 lines

  1. -- card: 60547 from stack: in
  2. -- bmap block id: 60873
  3. -- flags: 4000
  4. -- background id: 13605
  5. -- name: CD Scheduler
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=140 top=90 right=111 bottom=216
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Length
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 00
  24. -- high flags: 0000
  25. -- rect: left=181 top=209 right=231 bottom=243
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Maximum
  34.  
  35.  
  36. -- part 3 (field)
  37. -- low flags: 00
  38. -- high flags: 0000
  39. -- rect: left=181 top=236 right=258 bottom=243
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: Minimum
  48.  
  49.  
  50. -- part 4 (button)
  51. -- low flags: 00
  52. -- high flags: A001
  53. -- rect: left=30 top=137 right=151 bottom=65
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 3
  58. -- text size: 9
  59. -- style flags: 0
  60. -- line height: 12
  61. -- part name: Revert
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   repeat with index = 5 to 12
  65.     set hilite of button id index to false
  66.   end repeat
  67. end mouseUp
  68.  
  69.  
  70.  
  71. -- part 5 (button)
  72. -- low flags: 00
  73. -- high flags: 8001
  74. -- rect: left=67 top=138 right=150 bottom=79
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 1
  78. -- font id: 3
  79. -- text size: 9
  80. -- style flags: 0
  81. -- line height: 12
  82. -- part name: 1
  83. ----- HyperTalk script -----
  84. on mouseUp
  85.   if icon of me is 0 then set hilite of me to not hilite of me
  86.   else beep
  87. end mouseUp
  88.  
  89.  
  90.  
  91. -- part 6 (button)
  92. -- low flags: 00
  93. -- high flags: 8001
  94. -- rect: left=82 top=138 right=150 bottom=94
  95. -- title width / last selected line: 0
  96. -- icon id / first selected line: 0 / 0
  97. -- text alignment: 1
  98. -- font id: 3
  99. -- text size: 9
  100. -- style flags: 0
  101. -- line height: 12
  102. -- part name: 2
  103. ----- HyperTalk script -----
  104. on mouseUp
  105.   if icon of me is 0 then set hilite of me to not hilite of me
  106.   else beep
  107. end mouseUp
  108.  
  109.  
  110.  
  111. -- part 7 (button)
  112. -- low flags: 00
  113. -- high flags: 8001
  114. -- rect: left=97 top=138 right=150 bottom=109
  115. -- title width / last selected line: 0
  116. -- icon id / first selected line: 0 / 0
  117. -- text alignment: 1
  118. -- font id: 3
  119. -- text size: 9
  120. -- style flags: 0
  121. -- line height: 12
  122. -- part name: 3
  123. ----- HyperTalk script -----
  124. on mouseUp
  125.   if icon of me is 0 then set hilite of me to not hilite of me
  126.   else beep
  127. end mouseUp
  128.  
  129.  
  130.  
  131. -- part 8 (button)
  132. -- low flags: 00
  133. -- high flags: 8001
  134. -- rect: left=112 top=138 right=150 bottom=124
  135. -- title width / last selected line: 0
  136. -- icon id / first selected line: 0 / 0
  137. -- text alignment: 1
  138. -- font id: 3
  139. -- text size: 9
  140. -- style flags: 0
  141. -- line height: 12
  142. -- part name: 4
  143. ----- HyperTalk script -----
  144. on mouseUp
  145.   if icon of me is 0 then set hilite of me to not hilite of me
  146.   else beep
  147. end mouseUp
  148.  
  149.  
  150.  
  151. -- part 9 (button)
  152. -- low flags: 00
  153. -- high flags: 8001
  154. -- rect: left=127 top=138 right=150 bottom=139
  155. -- title width / last selected line: 0
  156. -- icon id / first selected line: 5070 / 5070
  157. -- text alignment: 1
  158. -- font id: 3
  159. -- text size: 9
  160. -- style flags: 0
  161. -- line height: 12
  162. -- part name: 5
  163. ----- HyperTalk script -----
  164. on mouseUp
  165.   if icon of me is 0 then set hilite of me to not hilite of me
  166.   else beep
  167. end mouseUp
  168.  
  169.  
  170.  
  171. -- part 10 (button)
  172. -- low flags: 00
  173. -- high flags: 8001
  174. -- rect: left=142 top=138 right=150 bottom=154
  175. -- title width / last selected line: 0
  176. -- icon id / first selected line: 5070 / 5070
  177. -- text alignment: 1
  178. -- font id: 3
  179. -- text size: 9
  180. -- style flags: 0
  181. -- line height: 12
  182. -- part name: 6
  183. ----- HyperTalk script -----
  184. on mouseUp
  185.   if icon of me is 0 then set hilite of me to not hilite of me
  186.   else beep
  187. end mouseUp
  188.  
  189.  
  190.  
  191. -- part 11 (button)
  192. -- low flags: 00
  193. -- high flags: 8001
  194. -- rect: left=157 top=138 right=150 bottom=169
  195. -- title width / last selected line: 0
  196. -- icon id / first selected line: 5070 / 5070
  197. -- text alignment: 1
  198. -- font id: 3
  199. -- text size: 9
  200. -- style flags: 0
  201. -- line height: 12
  202. -- part name: 7
  203. ----- HyperTalk script -----
  204. on mouseUp
  205.   if icon of me is 0 then set hilite of me to not hilite of me
  206.   else beep
  207. end mouseUp
  208.  
  209.  
  210.  
  211. -- part 12 (button)
  212. -- low flags: 00
  213. -- high flags: 8001
  214. -- rect: left=172 top=138 right=150 bottom=184
  215. -- title width / last selected line: 0
  216. -- icon id / first selected line: 5070 / 5070
  217. -- text alignment: 1
  218. -- font id: 3
  219. -- text size: 9
  220. -- style flags: 0
  221. -- line height: 12
  222. -- part name: 8
  223. ----- HyperTalk script -----
  224. on mouseUp
  225.   if icon of me is 0 then set hilite of me to not hilite of me
  226.   else beep
  227. end mouseUp
  228.  
  229.  
  230.  
  231. -- part 13 (button)
  232. -- low flags: 00
  233. -- high flags: A005
  234. -- rect: left=27 top=159 right=175 bottom=180
  235. -- title width / last selected line: 0
  236. -- icon id / first selected line: 0 / 0
  237. -- text alignment: 1
  238. -- font id: 0
  239. -- text size: 12
  240. -- style flags: 0
  241. -- line height: 16
  242. -- part name: Consecutive terms
  243.  
  244.  
  245. -- part 14 (button)
  246. -- low flags: 00
  247. -- high flags: A005
  248. -- rect: left=262 top=128 right=144 bottom=415
  249. -- title width / last selected line: 0
  250. -- icon id / first selected line: 0 / 0
  251. -- text alignment: 1
  252. -- font id: 0
  253. -- text size: 12
  254. -- style flags: 0
  255. -- line height: 16
  256. -- part name: Requires a teacher
  257.  
  258.  
  259. -- part 15 (button)
  260. -- low flags: 00
  261. -- high flags: A005
  262. -- rect: left=262 top=148 right=164 bottom=415
  263. -- title width / last selected line: 0
  264. -- icon id / first selected line: 0 / 0
  265. -- text alignment: 1
  266. -- font id: 0
  267. -- text size: 12
  268. -- style flags: 0
  269. -- line height: 16
  270. -- part name: Requires a room
  271.  
  272.  
  273. -- part 16 (button)
  274. -- low flags: 00
  275. -- high flags: C006
  276. -- rect: left=282 top=210 right=226 bottom=348
  277. -- title width / last selected line: 0
  278. -- icon id / first selected line: 0 / 0
  279. -- text alignment: 1
  280. -- font id: 0
  281. -- text size: 12
  282. -- style flags: 0
  283. -- line height: 16
  284. -- part name: Co-ed
  285. ----- HyperTalk script -----
  286. on mouseUp
  287.   set hilite of button "Male students only" to false
  288.   set hilite of button "Female students only" to false
  289.   set hilite of button "Co-ed" to true
  290. end mouseUp
  291.  
  292.  
  293.  
  294. -- part 17 (button)
  295. -- low flags: 00
  296. -- high flags: 8006
  297. -- rect: left=282 top=231 right=247 bottom=435
  298. -- title width / last selected line: 0
  299. -- icon id / first selected line: 0 / 0
  300. -- text alignment: 1
  301. -- font id: 0
  302. -- text size: 12
  303. -- style flags: 0
  304. -- line height: 16
  305. -- part name: Male students only
  306. ----- HyperTalk script -----
  307. on mouseUp
  308.   set hilite of button "Co-ed" to false
  309.   set hilite of button "Female students only" to false
  310.   set hilite of button "Male students only" to true
  311. end mouseUp
  312.  
  313.  
  314.  
  315. -- part 18 (button)
  316. -- low flags: 00
  317. -- high flags: 8006
  318. -- rect: left=282 top=251 right=267 bottom=451
  319. -- title width / last selected line: 0
  320. -- icon id / first selected line: 0 / 0
  321. -- text alignment: 1
  322. -- font id: 0
  323. -- text size: 12
  324. -- style flags: 0
  325. -- line height: 16
  326. -- part name: Female students only
  327. ----- HyperTalk script -----
  328. on mouseUp
  329.   set hilite of button "Co-ed" to false
  330.   set hilite of button "Male students only" to false
  331.   set hilite of button "Female students only" to true
  332. end mouseUp
  333.  
  334.  
  335.  
  336. -- part contents for background part 8
  337. ----- text -----
  338. Biology - 12